home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir37 / freeshel.zip / CO.DOC < prev    next >
Text File  |  1987-11-26  |  3KB  |  57 lines

  1.  
  2. CO
  3. Command
  4.  
  5. Michael J. Mefford    1987/No. 21 (Utilities)
  6.  
  7.  
  8. Purpose:    Copies, moves, or deletes files individually or in tagged
  9.  groups from directory listings sorted by name, extension, size, or date.
  10.  
  11. Format:    CO [d:][\directory][/E][/S][/D][/T][/O]
  12.  
  13. Remarks:    Entered without any of its optional parameters and switches,
  14.  CO presents an alphabetized listing of the current directory with a menu of
  15.  Function Key commands on the right.  The file attributes (Archieve, Hidden,
  16.  Read-Only, and System) are shown by the appropriate letters to the right of
  17.  each listed file.  The Up- and Down-Arrow keys move the file-selection
  18.  highlight bar one line at a time.  Ctrl-PgUp (^PgUp) and ^PgDn move to the
  19.  top and bottom of the current display page (21 files), while PgUp and PgDn
  20.  allow you to scoll through the entire directory listing.  The Home and End
  21.  keys go to the beginning and end of the listing, respectively.  Pressing a
  22.  letter moves the highlight bar to the first (then subsequent) filename(s) 
  23. beginning with that letter.  Multiple files are tagged for group copying,
  24.  moving, or deleting by pressing the gray plus (+) key; the gray minus (-) key
  25.  unmarks a mistagged file.
  26.  
  27.     The optional /E, /S, /D, /T, and /O command-line switches sort the 
  28. initial directory listing by Extension, Size, DaTe (/D and /T operate 
  29. identically), or by Original DOS order.  Once on screen, function keys F7
  30.  (Name), F8 (Extension), F9 (Size), and F10 (Date) can be used for subsequent
  31.  sorts.  F1 initiates the Copy process for the highlighted (or marked)
  32.  file(s).  F6 toggles the Copy Verify option (comparable to DOS /V).  F2 and
  33.  F3 are used for Move and Delete.  You are prompted for the appropriate
  34.  destination for Copy and Move:  different drives and paths are supported, as
  35.  is the use of the DOS ? and * wildcards.  Renaming while copying is
  36.  permitted.
  37.  
  38.     When a marked (tagged) file is successfully copied, its marker arrow
  39.  is replaced by an asterisk.  If a floppy disk becomes filled, CO 
  40. automatically attempts to find other marked files that will fit, backup but
  41.  will then halt with some file(s) remaining to be copied.  Replace the full
  42.  diskette with another, hit F1 again, re-enter the correct destination drive,
  43.  and the remaining marked files will be copied.
  44.  
  45.     To divide the contents of a directory into two parts, mark and copy
  46.  the first set of files, as above, so that all have the "copied" asterisk. 
  47.  Then press F5 to mark the previously-untagged files and repeat the copying
  48.  process for the second group.
  49.  
  50. Note: CO functions can alternately be performed by Ctrl-letter commands:  ^C
  51.  (Copy), ^D (Delete), ^M (Move), ^V (Verify), ^N (Name), ^E (Extension), ^S
  52.  (Size), and ^T (Date).
  53.  
  54.  
  55.  
  56. Format:  CO [d:][\directory][/E][/S][/D][/T][/O]    
  57.